/*信息轮播*/
.notice-msg-container{
    margin-top: 20px;
    line-height: 30px;
}
.notice-msg-container p.f-l,.notice-msg-container p.f-l em{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #014e9c;
    font-weight: 600;
    float: left;
    font-size: 15px;
}
.notice-msg-container ul{
    background: #e9edf2;
}
.notice-msg-container .swiper-container{
    height: 30px;
    max-height: 30px;
    overflow: hidden;
}
.notice-msg-container .swiper-container,.notice-msg-container .swiper-container em{
    font-size: 15px;
    font-family: "黑体";
    color: #333333;
    text-decoration: none;
    line-height: 30px;
}